Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flysystem v3.0 #401

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Flysystem v3.0 #401

wants to merge 7 commits into from

Conversation

desm-it
Copy link

@desm-it desm-it commented Mar 21, 2023

I updated Flysystem to ^3.0 and adapted the code to work with the flysystem changes.
Also contains changes from sumpygump/PHPloy for flyststem-sftp

PHPUnit 8.5.33 by Sebastian Bergmann and contributors.
................. 17 / 17 (100%)
Time: 14.38 seconds, Memory: 6.00 MB
OK (17 tests, 64 assertions)

VladimirCyberDev and others added 7 commits November 29, 2021 12:11
- Updated Connection.php to use the FtpConnectionOptions Object instead of an options array
- Updated PHPloy.php to use the new directoryExists() function and updated exceptions
- Made the unit tests work by including the share directory in the docker containers (dir was not found)
…les in sub directories and for deleting directories
@isuke01
Copy link

isuke01 commented Oct 2, 2023

Tested and so far seems to be working on both SFTP and FTP.
Can we have it merged at some time?

@matthieu2607
Copy link

Thank you @desm-it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants